@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
i, em {
    font-style: normal;
}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #333; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
}

h1,h2,h3,h4,h5{ font-weight:500}

*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none; color:#333} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #c71103;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #c71103;} /* 点击激活链接 */

.fl{float:left;}
.fr{float:right;} 
.hide{display: none}

.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}

.textover{text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}


.dib{display: inline-block;*display: inline;zoom:1;}


/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
/*.input{ border:1px solid #ccc; height:20px;line-height:20px} */
ul,li{ list-style:none}
.backcolor{background:#005faf;}

/*顶部导航*/
.maintop{ width:100%; height:auto; margin:0 auto}


.toparea{ width:100%; height:40px; margin:0 auto; background:#eeeeee}
.toparea ul{ width:1200px; margin:0 auto}
.toparea ul li{ float:left; line-height:40px; font-size:14px; color:#666666}
.toparea ul li a{line-height:40px; font-size:14px; color:#666666}
.toparea ul li span{ margin:0 10px;}

.heading{ width:1200px; height:120px; margin:0 auto}
.heading ul li{ float:left}
.heading ul li.logo{
	height: 120px;
    background: url(../images/logo.jpg) 0 center no-repeat;
    padding-left:100px;
    font-size: 20px;
    color: #333333;
    line-height: 30px;
	}
.heading ul li.logo p{
	font-size: 32px;
    color: #333;
    line-height: 35px;
    font-weight: bold;
    padding-top: 30px;
	}

.heading ul li.tel{
	float: right;
    text-align: right;
    background: url(../images/top_tel.png) 90px 33px no-repeat;
    padding-left:45px;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    padding-top: 30px;
	}
.heading ul li.tel p{
	font-size: 30px;
    line-height: 32px;
    color: #ff6600;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	}


.navbg{
	width: 100%;
    height: 66px;
    margin: 0 auto;
    background: #005faf;
    position: relative;
    z-index: 999;
	}
.navbg ul{ width:1200px; height:auto; margin:0 auto}
.navbg ul li{ float:left;position:relative;}

.navbg ul li a{
	padding-left:34px;
    padding-right:34px;
    line-height: 66px;
    font-size: 16px;
    color: #fff; 
	}
.navbg ul li a:hover{ color:#fff; line-height:66px; font-size:16px; background:#d80c19;}
.navbg ul li:hover{color:#fff; line-height:66px; font-size:16px; background:#d80c19;}
.navbg ul li:hover a{ color:#fff}

.navbg ul li dl{position:absolute; left:0px; top:66px; z-index:99999;display:none; width:100%}
.navbg ul li:hover dl{ position:absolute; left:0px; top:66px; z-index:99999;display:block;}

.navbg ul li dl dt a{
	padding-left:0;
	padding-right:0;
	width:100%;
	height:42px;
	line-height:42px !important;
	color:#fff !important;
	font-size: 14px !important;
	font-weight:500;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block; float:left;
	text-align:center;
	background:#282c2f; border-bottom:1px solid #fff}
.navbg ul li dl dt a:hover{
	background:#005faf;color:#fff !important;line-height:42px !important; font-size:14px !important; font-weight:500;}

.navbg .nav_on{color:#fff; height:66px; display:block; line-height:66px; font-size:16px; background:#d80c19}

.navbg.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; background:#005faf; margin:0;}

/*搜索*/
.link{ width:100%; height:65px; margin:0 auto; border-bottom:1px solid #e5e5e5}
.link ul{ width:1200px; height:65px; margin:0 auto;}
.link ul li{ float:left; height:65px}
.link ul li p{line-height:65px;width:100%; height:65px; color:#535353;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; font-size:15px; font-weight:bold}
.link ul li a{line-height:65px; color:#535353; font-weight:500}

.bannerfo{ width:278px;height:40px; position:relative; margin-top:13px; background:#fff}
.bannerfo dl dt{ display:inline}
.bannerfo dl .inputbox{ position:absolute; left:0; top:0; width:225px; height:40px;}
.bannerfo dl .inputbox input{ width:210px; height:40px; padding:0 0 0 15px;color:#aaaaaa; line-height:40px; font-size:14px; background:none}
.bannerfo dl .menuser{ position:absolute; left:225px; top:0; width:53px; height:40px; display:block;background: url(../images/search2.png) no-repeat 0 0; }
.bannerfo dl .menuser input{width:53px; height:40px;background: none}



/*子页面大图*/
.nban{ width:100%; height:360px; margin:0 auto; background:#dfdfdf;}


/*footer*/
.foot{ width:100%; background:#282c2f; padding-top:45px; padding-bottom:40px; border-bottom:1px solid #464646}
.foot .main{ width:1200px;margin:0 auto}

.botlogo{float: left;display: block; margin-left:24px;margin-right:125px}
.botlogo img{ margin-top:32px; }

.botdh{ width:200px; display:block; float:left; margin-right:120px}
.botdh .title{}
.botdh .title p{line-height:35px;font-size:18px; color:#ffffff}
.botdh .title .dec{ width:18px; height:2px; background:#fff; display:block; margin:10px 0 10px 0}
.botdh .contxt{ margin-top:10px; }
.botdh .contxt ul li{ float:left; margin-right:50px;}
.botdh .contxt ul li a{line-height:35px; color:#a9abac; font-size:15px}


.botlx{ width:400px;display:block; float:left;}
.botlx .title{}
.botlx .title p{line-height:35px; font-size:18px; color:#fff}
.botlx .title .dec{ width:18px; height:2px; background:#fff; display:block; margin:10px 0 10px 0}
.botlx .contxt{ margin-top:10px; }
.botlx .contxt *{font-size:15px; line-height:30px; color:#a9abac}


.botewm{
	display: block;
    float: right;
	width:148px; text-align:center; font-size:14px; line-height:40px; color:#a9abac
	}
.botewm img{ width:148px; height:148px;}

.footer{ width:100%; height:60px; margin:0 auto; background:#282c2f}
.footer ul{ width:1200px; height:60px; margin:0 auto}
.footer ul li{ display:block; text-align:center; line-height:60px; font-size:15px; color:#a9abac}
.footer ul li a{ line-height:60px; font-size:15px; color:#a9abac}